ASP.NET MVC Controls
FlexGrid<T> Class
Members 

The FlexGrid control provides a powerful and flexible way to display and edit data in a tabular format.
Object Model
FlexGrid<T> ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellRange ClassCellTemplate Class
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class FlexGrid(Of T) 
   Inherits FlexGridBase(Of T)
   Implements ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
public class FlexGrid<T> : FlexGridBase<T>, ITemplate  
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexGridBase<T>
               C1.Web.Mvc.FlexGrid<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGrid<T> Members
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback